CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c file read

搜索资源列表

  1. CsharpNETsamples

    0下载:
  2. 详细介绍了c#开发的各个方便只是:UI,线程,数据库,GDI+,托管,加解密,文件读写,网络等。-Details of c# development all convenience only: UI, threading, databases, GDI+, hosting, encryption, file read and write, networks.
  3. 所属分类:CSharp

    • 发布日期:2017-05-16
    • 文件大小:3871333
    • 提供者:
  1. labyrinth

    0下载:
  2. 用C++实现的迷宫应用程序!可从文本文件中读入相应的迷宫!深度搜索实现!-Using C++ implementation of the maze applications! Can be read from the text file corresponding to the maze! Realize the depth of search!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:104261
    • 提供者:陈新杰
  1. File

    0下载:
  2. 用Visual C++语言实现对文件读写,win.ini文件和注册表的读写。已编译运行。-Using Visual C++ Language to read and write file.Include reading and writing of WIN.INI file and Register Table。 The program has been compiled and done well.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:47951
    • 提供者:rcd
  1. main

    1下载:
  2. 模拟实现unix文件管理系统 关键词:操作系统,文件系统,UNIX文件系统模拟 具体功能有:显示目录表,创建新目录,更改目录,创建文件,填写文件,读取文件,删除文件,更新文件。-Simulation unix implementation document management system Keywords: operating system, file system, UNIX file system simulation specific features are: table of co
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:280779
    • 提供者:马文斌
  1. OER

    0下载:
  2. Outlook Express .dbx file reader
  3. 所属分类:Applications

    • 发布日期:2017-04-25
    • 文件大小:21901
    • 提供者:user32
  1. xml

    0下载:
  2. C#读写xml文件实例 -C# to read and write xml document examples of C# to read and write xml file examples
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:312885
    • 提供者:myh
  1. C_Ini

    0下载:
  2. 实现对INI文件的操作,比如INI的读和写。比较规范,辅助用来实现程序中可变化参数的设置。-Implementation of the INI file operations, such as the read and write INI. Fairly standard, auxiliary procedures can be used to achieve changes in parameter settings.
  3. 所属分类:File Operate

    • 发布日期:2017-05-03
    • 文件大小:992269
    • 提供者:高茜
  1. c

    0下载:
  2. 1. 录入每个联系人的基本信息(至少应有姓名、单位、电话号码); 2. 顺序查找指定姓名的记录(找到则显示该记录,否则,输出“未找到”。); 3. 删除一条记录; 4. 插入一条记录; 5. 保存记录到磁盘文件; 6. 从磁盘文件中读取记录到内存; 7. 显示所有的数据记录; 8. 按姓名对数据记录排序; 9. 使用二分法快速查找指定姓名的记录(找到则显示该记录,否则,输出“未找到”。); 10. 退出 -1. Recording the basic in
  3. 所属分类:Document

    • 发布日期:2017-04-15
    • 文件大小:6046
    • 提供者:xj
  1. File

    0下载:
  2. C语言对文件读写的支持,FILE指针。对以前所有的指针知识有更多的了解。-C language of the document to read and write support, FILE pointer. Of previous knowledge of all the indicators there is more understanding.
  3. 所属分类:File Operate

    • 发布日期:2017-04-26
    • 文件大小:36573
    • 提供者:张墨
  1. main.c

    0下载:
  2. READ SERIAL PORT AND WRITE IT INTO a FILE
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:810
    • 提供者:jackel
  1. srrial.c

    0下载:
  2. READ SERIAL PORT AND WRITE INTO a FILE
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:713
    • 提供者:jackel
  1. lock

    0下载:
  2. 用Visual Studio 2003编的文件加密程序,能对文件进行二进制读入,再和密码做异或,保存。版本一-Visual Studio 2003 for use of file encryption program, can read a binary file, and then do XOR and password, save. Version 1.0
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:3686421
    • 提供者:zcn
  1. usecsvinvb

    0下载:
  2. vb读写csv文件的示例代码,可以将配置表中的信息读到全局字符串数组中。-Vb read and write in the csv file in the sample code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:344434
    • 提供者:hanxiaohua
  1. gpsread

    1下载:
  2. 利用C++来读取gps的txt文件,读出其经度纬度和高程,并写入另一个txt文件-The use of C++ to read the gps the txt file, read out the latitude and longitude of its elevation, and write a txt file
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:192789
    • 提供者:张博亚
  1. StudentScore

    0下载:
  2. 使用vc++操作access数据库的一个很好的例程,程序中直接使用odbc的方法读些*.mdb文件,操作简单,程序中有很多注释,适合于刚开始学习用vc访问access数据库的人做参照-Using vc++ operator access the database a good routine, the program directly using the odbc read some of the methods*. mdb file, simple operation, procedures
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-05
    • 文件大小:74871
    • 提供者:wj
  1. kapil

    0下载:
  2. its a symbian c++ file which gives handle sms befor inbox read it
  3. 所属分类:Symbian

    • 发布日期:2017-04-15
    • 文件大小:5774
    • 提供者:kapil
  1. hex

    0下载:
  2. INTEL hex 格式文件 读写, 和 BIN 文件转换-INTEL hex format to read and write, and the BIN file conversion
  3. 所属分类:File Operate

    • 发布日期:2017-03-24
    • 文件大小:33837
    • 提供者:施红雷
  1. INIREADWRITE

    0下载:
  2. 使用C#读写INI文件时,有时不是很方便,所以特此写成了dll文件,直接调用即可,方便实用,此是源代码,可以更改-Use C# to read and write INI files, and sometimes not very convenient, it is hereby dll file written in a direct call to facilitate the practical, this is the source code, you can change
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:22700
    • 提供者:彬彬
  1. goods_management

    0下载:
  2. 用Turbo C写的用于管理记录货物出入仓库的软件,先要读取一个记录货物出入数据的txt文件,然后利用此软件可进行增减删改-Turbo C was used for the management of records of goods out of warehouse software, first read a data record of the goods from txt file, and then use this software can increase or decrease
  3. 所属分类:Shop supermarket software system

    • 发布日期:2017-04-07
    • 文件大小:1883
    • 提供者:xjq
  1. File

    0下载:
  2. const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-con
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:38411
    • 提供者:c++crazy
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com